home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7384 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: news.mel.aone.net.au!OzEmail!usenet
  2. From: Scott Trevena <tst1@ozemail.com.au>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Graphing Lib. for bc++/win
  5. Date: 22 Feb 1996 23:05:45 GMT
  6. Organization: Trade Systems Technology P/L
  7. Message-ID: <4giss9$knl@oznet11.ozemail.com.au>
  8. References: <4g3r8k$vi7@Einstein.ebicom.net>
  9. NNTP-Posting-Host: slsyd6p42.ozemail.com.au
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.22 (Windows; I; 16bit)
  14.  
  15. HART@ebicom.net (Brian) wrote:
  16. >I was wondering if anyone could point me towards a good
  17. >reliable graphing library for borland c++ for windows.  
  18. >commercial or share/free ware ok.
  19. >Needs to be able to handle numbers to 4 decimal places.
  20. >I have one, but it only does int's and i don't have the 
  21. >source.....thanks.
  22. >
  23. >b
  24. >
  25.  
  26. Hi Brian,
  27.  
  28. I am using a product called Graphics Server SDK. It is C only but the
  29. API is quite easily built into a class of your own. No source 
  30. unfortunately and it is not share ware but the price is not too bad.
  31.  
  32. Scott
  33.  
  34.